/*初始化样式*/

.p1{
    margin-top: 4rem;
}
.p1 .cont{
    margin-top: 2rem;
}
.slick-wrap{display:flex;justify-content:space-between;}

.slick-contanier {}
.slick-contanier .slick-slide { outline: none; }
.slick-contanier img { display: inline-block; width: 100%; }
.slick-contanier .slick-con{display: block; font-size: 0;padding:0 4px;position:relative;}
.tab-con{width:71.11%;}
.tab-con .tab-main{height:0;overflow: hidden;position:relative;}
.tab-con .tab-main.active {height: auto;}
.tab-con .tab-main img{width:100%;margin:0 auto;}
.tab-con .tab-main .det{width:80%;position:absolute;left:10%;top:7%;}
.tab-con .tab-main h2{color:#000000;font-size:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tab-con .tab-main h4{color:#221815;font-size:12px;margin-top:15px;font-family:"Arial";text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


.pro{width:32.26%;background:#0162bb;padding:0 3%;}
.ptt{color:#fff;text-transform:uppercase;font-size:25px;padding-top:48px;}
.ptt p{font-family:"Arial";font-size:20px;margin-top:5px;}
.tab-li{margin-top:15px;font-size: 0; cursor: pointer;}
.tab-li li{line-height:59px;border-bottom:1px dashed #2377c4;overflow:hidden;}
.tab-li li a{font-size:17px;color:#ffffff;display:block;width:100%;background: url(../images/b89406ec7b646fdb155e74db04fe705bd33013e4.png) no-repeat right center;transition:all 0.8s;}
.tab-li li:hover a, .tab-li li.active a{padding-left:13px;}



@media (max-width:1024px) {
  .ptt{padding-top:22px;font-size:20px;}
  .ptt p{font-size:15px;}
  .tab-li{margin-top:3px;}
  .tab-li li{line-height:46px;}
  .tab-li li a{font-size:14px;}
}


@media (max-width: 767px) {
 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
 .slick-wrap{flex-wrap: wrap;}
 .tab-con{width:100%;}
 .pro{width:100%;padding-bottom:22px;margin-top:15px;}
  .abpic{width:100%;float:none;}
  .about{width:100%;float:none;padding:0 2% 5%;}
  .ads2 li{margin-bottom:10px;}
  .ads3 li h2{font-size:16px;margin-top:15px;}

}



/**/


.p2 {
    position: relative;
    margin-top: 0rem;
    display: block;
}
@media(max-width: 768px) {
.p2 {
    position: relative;
    margin-top: 0rem;
    display: none;
}
}
.p2-title {
    position: absolute;
    left: 1.8rem;
    top: 0.5rem;
    z-index: 999;
        text-align: left
}

.p2-title h3 {
    font-family: "Arial";
    font-size:0.4rem;
    color: #0162bb;
    margin-bottom: 0.2rem;
}

.p2-title h4 {
    font-size:0.5rem;
    color: #0162bb;
}

.p2a .cont {
    position: absolute;
    font-size: 16px;
    font-weight: normal;
    color: #0162bb;
    width: 58%;
    top:2.3rem;
    left: 1.8rem;
    line-height: 2.2;
}

.p2a .img {
    overflow: hidden;
}

.p2a .img img {
    display: block;
    width: 100%;
    transition: all ease 1s;
}

.p2a .img:hover img {
    transform: scale(1.1);
}


.p2b {
    position: absolute;
    top: 3.3rem;
    left:1.8rem;
    justify-content: flex-start;
}

.p2b li {
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    border: solid 1px #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all ease .3s;
    float: left;
    background: #0162bb;
}

.p2b li+li {
    margin-left: 1.2rem;
}

.p2b li div.img {
    text-align: center;
    max-width: 100%;
}

.p2b li div.img img {
    max-width: 100%;
}

.p2b li h3 {
    color: #ffffff;

    font-size: 18px;
}

.p2b li:hover {
    background-color: #0162bb;
    border: solid 1px #0162bb;
}




.p2c {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /*padding: 0 0.21rem 0 0.2rem;*/
}

.p2c li {
    width: 24.5%;
    float: right;
    border-right: 1px solid #bababa;
}

.p2c li a {
    display: block;
    position: relative;
}

.p2c li a div.img {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.p2c li a div.img img {
    display: block;
    width: 100%;
    opacity: 0;
    transition: all ease 1s;
}

.p2c li:hover a div.img img {
    transform: scale(1.1);
}

.p2c li a .cont {
    position: absolute;
    left: 0;
    top: 0;
    padding:35px 25px;
    /*background: url(../images/637e13b8f2898159656346a878af1bf0691b35a1.png) no-repeat left center;*/
    transition: all ease .3s;
    z-index: 2;
}

.p2c li a .cont::after {
    content: "";
    width: 36px;
    height: 27px;
    background: url(../images/d6c06d95129dd7d35384284f6bc3205bae002e92.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 99%;
    left: 3.8rem;
    opacity: 0;
}

.p2c li:last-child a .cont {
    /*background: url(../images/c33822c3d6717ea8f817a90f78fca0d0344918df.png) no-repeat left center, url(../images/c33822c3d6717ea8f817a90f78fca0d0344918df.png) no-repeat right center;*/
}

.p2c li a .cont h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
}

.p2c li a .cont p {
    font-size: 14px;
    line-height: 1.85;
    color: #ffffff;
}

/*.p2c li.on a .cont {
    transform: translateY(-100%);
    background-image: linear-gradient(0deg,
            #0162bb 0%,
            #0073dd 100%),
        linear-gradient(#000000,
            #000000);
    background-blend-mode: normal,
        normal;
}

.p2c li.on a .cont::after {
    opacity: 1;
}

.p2c li.on a .cont h3 {
    color: #fff;
}

.p2c li.on a div.img img {
    opacity: 1;
}*/



.p2c li:hover a .cont {
    transform: translateY(-100%);
    background-image: linear-gradient(0deg, #0162bb8c 0%, #0073dd85 100%), linear-gradient(#0000007a, #0000008c);
    background-blend-mode: normal,
        normal;
}

.p2c li:hover a .cont::after {
    opacity: 1;
}

.p2c li:hover a .cont h3 {
    color: #fff;
}

.p2c li:hover a div.img img {
    opacity: 1;
}

@media(max-width: 1600px) {
    .p2-title {
        top: 2.1rem;
    }

    .p2-title h3 {
        margin-bottom: 0.4rem;
    }

    .p2a .cont {
        width: 83.7%;
        top: 9.1rem;
    }

    .p2b {
        top: 13.6rem;
    }

    .p2c li a .cont {
       padding: 15px;
    }

}

@media(max-width: 1440px) {
    .p2-title {
        left: 2rem;
    }

    .p2-title h3 {
        font-size: 30px;
    }

    .p2-title h4 {
        font-size:22px;
       
    }
        .p2c li a .cont {
            padding: 10px;
        }
        .p2c li a .cont p {
            line-height: 1.5;
        }
    .p2a .cont {
        left: 2rem;
    }

    .p2b {
        left: 2rem;
    }

    .p2c li a .cont h3 {
        margin-bottom:10px;
    }

    .p2c {
     padding: 0 10px 0 10px;
    }
}

@media(max-width: 1024px) {
    .p2c li a .cont p {
        line-height: 1.6;
    }
}

@media(max-width: 768px) {
    .p2-title {
        position: initial;
        text-align: center;
        margin-bottom: 6%;
    }

    .p2-title h3 {
        color: #000;
        font-size: 0.6rem;
    }

    .p2a {
        position: relative;
    }

    .p2a .cont {
        width: 90%;
        line-height: 1.6;
        top: 6%;
    }


    .p2c {
        position: initial;
        background: #000;
        padding: 0 15px;
    }

    .p2c li {
        width: 50%;
    }

    .p2c li a .cont {
        transition: initial;
    }

    .p2c li.on a .cont {
        background: initial;
    }

    .p2c li.on a .cont {
        transform: initial;
    }

    .p2c li.on a .cont::after {
        opacity: 0;
    }

    .p2c li.on a div.img img {
        opacity: 1;
    }

    .p2c li:nth-child(odd) a .cont {
        background: initial;
    }

    .p2c li:last-child a .cont {
        background: url(../images/c33822c3d6717ea8f817a90f78fca0d0344918df.png) no-repeat left center;
    }

    /* .p2c li.on a .cont h3{
        color: #000;
    }
    .p2c li.on a .cont p{
        color: #000;
    } */
}





@media(max-width: 767px) {
    .p2a .cont {
        font-size: 14px;
        width: 100%;
        position: initial;
        color: #000;
        padding: 0 15px;
        margin: 4% 0;

    }

    .p2b {
        display: none;
    }

    .p2c {
        background: initial;
    }

    .p2c li a .cont p {
        display: none;
    }

    .p2c li a .cont {
        background-image: linear-gradient(0deg,
                #0162bb 0%,
                #0073dd 100%),
            linear-gradient(#000000,
                #000000);
        background-blend-mode: normal,
            normal;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .p2c li a .cont h3 {
        font-size: 18px;
        color: #fff;
    }

    .p2c li:last-child a .cont {
        background-image: linear-gradient(0deg,
                #0162bb 0%,
                #0073dd 100%),
            linear-gradient(#000000,
                #000000);
        background-blend-mode: normal,
            normal;
    }

    .p2c li:nth-child(odd) a .cont {
        background-image: linear-gradient(0deg,
                #0162bb 0%,
                #0073dd 100%),
            linear-gradient(#000000,
                #000000);
        background-blend-mode: normal,
            normal;
    }

    .p2c li.on .cont {
        background: initial !important;
    }
}

/**/
.p3 {
    background: url(../images/233d84e3aa21f7c6be4e38294ad9e13bd627834a.jpg) no-repeat center center;
    background-size: cover;
    padding: 5rem 0 4.5rem;
}

.wh1360 {
    max-width: 1390px;
    padding: 0 15px;
    margin: 0 auto;
}

.p3 .p3-title {
    text-align: center;
}

.p3 .p3-title h3 {
    font-size: 1.7rem;
    color: #000000;
}


.p3 .p3-title p {
    font-size: 0.9rem;
    font-weight: normal;
    color: #979797;
    margin-top: 1rem;
}

.p3a {
    font-size: 0.9rem;
    line-height: 1.88;
    color: #555555;
    text-align: center;
    letter-spacing: 0.7px;
    margin-top: 1.7rem;
}

.p3b {
    flex-wrap: nowrap;
    margin-top: 2.5rem;
}

.p3b li {
    flex: 1;
    width: auto;
    display: contents;
}

.p3b li+li {
    margin-left: 14%;
}

.p3b li a h3 {
    font-family: "Impact";
    font-size: 3.79rem;
    color: #0162bb;
    display: inline-block;
}

.p3b li a span {
    font-size: 1.01rem;
    font-weight: normal;
    color: #333333;
}

.p3b li a p {
    font-size: 0.9rem;
    font-weight: normal;
    color: #333333;
    margin-top: 2rem;
}

@media(max-width: 1440px) {
    .p3b li+li {
        margin-left: 0;
    }

    .p3b li {
        text-align: center;
    }
}

@media(max-width: 768px) {
    .p3b {
        margin-top: 4rem;
        flex-wrap: wrap;
    }

    .p3b li {
        flex: auto;
        width: 50%;
        margin-bottom: 5%;
        display: block;
    }
}

@media(max-width: 767px) {
    .p3 .p3-title h3 {
        font-size: 21px;
    }

    .p3 .p3-title p {
        font-size: 16px;
    }

    .p3a {
        font-size: 14px;
    }

    .p3b li a span {
        font-size: 14px;
    }

    .p3b li a p {
        font-size: 14px;
        margin-top: 1rem;
    }
}

/**/
.p4 {
    background: url(../images/982e59b9d3e983c147151d513efc2e005cfc29e5.jpg) no-repeat top center;
    padding-top: 2.8rem;
    background-size: 100% auto;
}

.p4-title {
    text-align: center;
}

.p4-title h3 {
    font-family: "Arial";
    font-size: 1.2rem;
    color: #ffffff;
    letter-spacing: 0.24rem;
    font-weight: 400;
    margin-bottom: 0.8rem;
    text-transform: uppercase;
}

.p4-title h4 {
    font-size: 2.4rem;
    color: #ffffff;
    position: relative;
    position: relative;
    padding-bottom: 1.1rem;
}

.p4-title h4::after {
    content: "";
    width: 3.5rem;
    height: 0.35rem;
    background-color: #0162bb;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.p4-sort{
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 3.1rem;
    padding: 0 3.25rem;
}

.p4-sort li{
    align-items: center;
    width: 22%;
    background: #ffffff;
    justify-content: center;
    padding: 1rem 0;
}
.p4-sort li .img0{
    width: 15%;
}

.p4-sort li .img0 img{
    max-width: 100%;
}
.p4-sort li .img0 .img1{

}

.p4-sort li .img0 .img2{
    display: none;
}

.p4-sort li .wz{
    width: 80%;
}
.p4-sort li .wz1{
    color: #333333;
    font-weight: bold;
    font-size: 1.15rem;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.p4-sort li .wz2{
    color: #e6e6e6;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Arial";
    padding-top: 0.4rem;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.p4-sort li.cur{
    background: #0162bb;
}

.p4-sort li.cur .img0 .img1{
    display: none;
}
.p4-sort li.cur .img0 .img2{
    display: block;
}

.p4-sort li.cur .wz .wz1{
    color: #fff;
}

.tt{
    display: none;
}

.p4-list {

}

.p4-list li a{
    flex-wrap: nowrap;
    background: #fff;
    box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.24);
}


.p4-list li .img1{
    width: 70.0625%;
}

.p4-list li .img1 img{
    width: 100%;
    height: auto;
}

.p4-list li .wz{
    
    width: calc(100% - 70.0625%);
    padding-left: 2.3rem;
    padding-right: 4rem;
}
.p4-list li .wz .wz1{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem;
}
.p4-list li .wz .wz1 h3{
    font-weight: bold;
    color: #0162bb;
    font-size: 1.5rem;
}
.p4-list li .wz .wz1 h4{
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 10px;
}

.p4-list li .wz .wz2{
    color: #717171;
    font-size: 0.8rem;
    line-height: 2.0625;
    margin-top: 2rem;
}

.p4-list li .wz .wz3{
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: uppercase;
    text-align: center;
    width: 9.5rem;
    height: 2.9rem;
    line-height: 2.9rem;
    background: #0162bb;
    margin-top: 3.25rem;
}


@media(max-width: 767px){
    .p4-sort{
        padding: 0;
    }
    .p4-sort li{
        width: 50%;
        display: block;
        text-align: center;
        padding: 10px;
    }
    .p4-sort li .img0{
        width: 100%;
    }
    .p4-sort li .wz{
        margin-left: 0;
        width: 100%;
    }
    .p4-sort li .wz1{
        font-size: 16px;
    }
    .p4-sort li .wz2{
        font-size: 14px;
    }
    .p4-list li a{
        display: block;
    }
    .p4-list li .img1{
        width: 100%;
    }
    .p4-list li .wz{
        width: 100%;
        padding: 20px;
    }
    .p4-list li .wz .wz1 h3{
        font-size: 20px;
    }
    .p4-list li .wz .wz2{
        margin-top: 5%;
        font-size: 14px;
    }
    .p4-list li .wz .wz3{
        margin-top: 5%;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
}








/**/

.p5 {
    margin-top: 3rem;
    margin-bottom: 3.7rem;
}

.nsort{text-align: center;font-size: 0;margin-top:2.5vw;}
.nsort li{display: inline-block;margin:0 11px;}
.nsort li a{display: block;width: 169px;height: 52px;background-color:#eeeeee;line-height: 52px;text-align: center;letter-spacing: 1px;color: #333333;font-size: 18px;}
.nsort li:hover a{background-color:#0162bb;color: #fff;}


.p5a {
    margin-top: 2.3rem;
    align-items: flex-start;
}


.p5a1 {
    width: 50.25%;
    position: relative;
}

.p5a1 .p5a1a {
    overflow: hidden;
}
.p5a1 .p5a1a li a {
    display: block;
    overflow: hidden;
    position: relative;
}
.p5a1 .p5a1a li a .img1{
    overflow: hidden;
}
.p5a1 .p5a1a .img1 img,
.p5a1 .p5a1a video {
    width: 100%;
    height: 100%;
    transition: all ease 1s;
}

.p5a1 .p5a1a:hover .img1 img {
    transform: scale(1.1);
}

.p5a1 .p5a1a li a .wz{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    color: #ffffff;
    font-size: 1rem;
    font-weight: bold;
    padding-left: 2.25rem;
}

.p5a1 .cont {
    width: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
}

.p5a1 .cont h3 {
    font-size: 20px;
    color: #ffffff;
    padding-left: 2.4rem;
}



.p5a2-scroll {
    display: flex;
    flex-direction: column;
    width: 45.625%;
    justify-content: space-between;
}

.p5-swiper {
    overflow: hidden;
    height: 443px;
}

.p5a2b li {}

.p5a2b li a {
    display: block;
    background-color: #ffffff;
    height: 100%;
}


.p5a2b li a .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.p5a2b li a .title h3 {
    font-size: 1rem;
    color: #3a3a3a;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p5a2b li a .title span {
    font-size: 14px;
    color: #5a5a5a;
    overflow: hidden;
    white-space: nowrap;
}

.p5a2b li a p {
    font-size: 14px;
    line-height: 1.75;
    color: #3a3a3a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.p5a2b li:hover a .title h3,.p5a2b li:hover a p {
    color: #0162bb;
}

.p5button {
    margin-top: 1.1rem;
}

.p5button div {
    width: 49.65%;
    height: 23px;
    line-height: 23px;
    background: #b9b9b9 url(../images/114a2ad33d7b6d195df8981d12fc93c11af71425.png) no-repeat center center;
    outline: none;
    cursor: pointer;
}

.p5button div.p5next {
    background: #0162bb url(../images/114a2ad33d7b6d195df8981d12fc93c11af71425.png) no-repeat center center;
    transform: rotate(180deg);
    outline: none;
    cursor: pointer;
}

@media(max-width: 1600px) {
    .p5button {
        margin-top: 0.5rem;
    }

}

@media(max-width: 1440px) {
    .p5-swiper {
        height: 396px;
    }
}

@media(max-width: 1366px) {
    .p5-swiper {
        height: 371px;
    }
}

@media(max-width: 1024px) {
    .p5-swiper {
        height: 268px;
    }
    .nsort li a{font-size:16px;line-height:45px;width:150px;height:45px;}
}

@media(max-width: 768px) {

    .nsort{margin-top:25px;}
    .nsort li a{
        width: 115px;
    }

    .p5a1 {
        width: 100%;
    }

    .p5a2-scroll {
        width: 100%;
        margin-top: 2rem;
    }

}


@media(max-width: 767px) {
    .nsort li{margin:0 5px;}
    .nsort li a{line-height:36px;height:36px;width:100px;font-size:15px;}
    .p5a1 .cont img {
        width: 21%;
    }

    .p5a1 .cont h3 {
        font-size: 16px;
    }

    .p5-swiper {
        height: 226px;
    }

    .p5a2b li a .title h3 {
        font-size: 1.6rem;
    }
    .p5a2b li a p{
        height:50px;
        overflow:hidden;
    }

}



/**/

.p7 {
    background-color: #323232;
    padding: 1.5rem 0 0rem;
}

.p7a {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #fff;
}

.p7a li a {
    display: block;
}

.p7a li a h3 {
    font-size: 16px;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
}

.p7a li a h3::after {
    content: "";
    width: 43px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.p7a li a p {
    font-size: 14px;
    color: #ffffff;
}




.p7b {
    padding: 1.85rem 0 1.25rem;
    align-items: flex-start;
}

.p7b1 {
    width: 62.5%;
    font-size: 14px;
    letter-spacing: 1.1px;
    color: #fcfcfc;
    line-height: 1.8;
}

.p7b1 a {
    color: #fcfcfc;
}

.p7b1a {
    margin-bottom: 1.7rem;
    font-weight: 700;
    display: none;
}

.p7b1a a {
    margin-right: 5px;
}


.p7b2 li+li {
    margin-left: 1.5rem;
}

.p7b2 li div.img {
    width: 6.3rem;
    height: 6.3rem;
    background-color: #ffffff;
    border-radius: 0.5rem;
    padding: 0.55rem;
}

.p7b2 li div.img img {
    width: 100%;
}

.p7b2 li h3 {
    font-size: 11.33px;
    color: #fcfcfc;
    opacity: 0.51;
    text-align: center;
    margin-top: 0.8rem;
    text-align: center;
    font-weight: 400;
}



@media(max-width: 1440px) {
    .p6a li a .cont {
        top: 2.8rem;
        padding: 0px 2.3rem 0 2.8rem;
    }
}

@media(max-width: 768px) {
    .p6a li a .cont {
        top: 1.2rem;
    }

    .p7a {
        border: none;
    }

    .p7a li {
        width: 50%;
        margin-bottom: 3%;
        border-bottom: 1px solid #fff;
        padding-bottom: 6%;
    }

    .p7b2 {
        margin-top: 5%;
    }
}

@media(max-width: 767px) {
    
    .p6a li {
        flex: auto;
        width: 100%;
    }

    .p6a li a .cont .img1 {
        width: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .p6a li a .cont .img1 img {
        max-width: 40%;
    }

    .p6a li a .cont .conta h3 {
        font-size: 20px;
    }

    .p6a li a .cont .conta p {
        font-size: 14px;
    }

    .p7a {
        align-items: initial;
    }


    .p7a li {
        padding: 0px 2% 6% 0;
    }

    .p7b {
        padding: 0 0 1.25rem;
        padding-bottom: 20%;
    }
    .p7b1{
        width: 100%;
    }
    .p7b2 li div.img {
        width: 7.3rem;
        height: 7.3rem;
    }
}
